home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
1244
/
version.txt
< prev
Wrap
Text File
|
1996-06-17
|
818b
|
34 lines
Process Box (PROCBOX.DLL) - Programmer's tool. V2.00 (6/17/96)
Revision history:
***************
Version 2.00 - 6/17/96
***************
1) Process Callback changed
Now, PBCallback should be
int CALLBACK PBCallback (HWND, int, LPARAM);
Where HWND - hwndPB, the handle of the ProcessBox
int - iCode, the PBC_CODE
LPARAM - lUserData
2) Added Custom Process Box APIs
***************
Version 1.51
***************
Added IterateTaskProcesses, wrapper around
IterateProcess, GetProcessBoxFirst/Next APIs
Fixed minor bug with memory-cleanup.
***************
Version 1.50 - 6/14/96
***************
Added Low-level API functions:
IterateProcess
GetProcessBoxFirst/Next
***************
Version 1.00
***************
Original version.
Aneil Mallavarapu <mallav@itsa.ucsf.edu>